home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q102 / 5 / 44.TXT < prev    next >
Text File  |  1994-01-18  |  80KB  |  2,110 lines

  1. DOCUMENT:Q102544  14-JAN-1994  [W_NT]
  2. TITLE   :README.TXT: U.S. Service Pack for Windows NT
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. ----------------------------------------------------------------------
  14.  
  15. This article contains the complete text of the README.TXT file included
  16. with U.S. Service Pack 2 for Windows NT and Windows NT Advanced Server
  17. version 3.1. For information on obtaining U.S. Service Pack 2, query on the
  18. following word (without the spaces) in the Microsoft Knowledge Base:
  19.  
  20.    S E R V P A C K
  21.  
  22. ---------------------------------------------------------------------------
  23. Microsoft Windows NT and Windows NT Advanced Server 3.1 U.S. Service Pack 2
  24. ---------------------------------------------------------------------------
  25.  
  26.  
  27.  
  28. Contents
  29. --------
  30. 1.0  Introduction
  31. 2.0  Installation Instructions for the Windows NT U.S. Service Pack
  32. 2.1  User Notes
  33. 2.2  List of Bugs Fixed in Windows NT U.S. Service Pack 2
  34. 2.3  Descriptions of Bugs Fixed in Windows NT U.S. Service Pack 2
  35.  
  36.  
  37.  
  38.  
  39. 1.0  Introduction
  40. -----------------
  41. This release of Microsoft Windows NT 3.1 U.S. Service Pack 2 contains all
  42. the components that have been fixed since the retail release of Windows NT
  43. 3.1 and Windows NT Advanced Server 3.1.  The Service Pack is easy to apply
  44. from within Windows NT and changes only those files that were originally
  45. set up on the Windows NT or Windows NT Advanced Server system.  Service
  46. Pack releases are cumulative:  they contain all previous fixes, as well as
  47. any new fixes made to the system.
  48.  
  49.  
  50.  
  51. 2.0  Installation Instructions for the Windows NT U.S. Service Pack
  52. -------------------------------------------------------------------
  53. Installing the Service Pack from a floppy disk:
  54. 1.  Insert Service Pack Disk 1 into the floppy drive.
  55. 2.  At the Windows NT Command Prompt, change to that floppy drive (that is,
  56.     A: or B:) and type UPDATE.
  57. 3.  Follow the instructions given on the screen.
  58.  
  59. Installing the Service Pack from a CD-ROM:
  60. 1.  Insert the Service Pack CD-ROM disk into the CD-ROM drive.
  61. 2.  At the Windows NT Command Prompt, change to that CD-ROM drive, then
  62.     change to the i386, MIPS, or ALPHA directory (depending upon whether
  63.     you have an Intel, MIPS, or ALPHA AXP CPU), and type UPDATE.
  64. 3.  Follow the instructions given on the screen.
  65.  
  66. Installing the Service Pack from a network drive:
  67. 1.  At the Windows NT Command Prompt, type the command to connect to the
  68.     network drive on which the Service Pack files reside.
  69. 2.  Change to that network drive and type UPDATE.
  70. 3.  Follow the instructions given on the screen.
  71.  
  72.  
  73.  
  74. 2.1  User Notes
  75. ---------------
  76. Configuring the NWLink Transport
  77.  
  78. When configuring the NWLink transport using the Network option in Control
  79. Panel, you must enter the Network Number as a hexadecimal value rather
  80. than as a decimal value as stated in the Help file.
  81.  
  82.  
  83. Converting Macintosh Filenames to Win32 Filenames
  84.  
  85. In general, the Windows NT (Win32) interface can view and use
  86. filenames created by a Macintosh client.  There are two
  87. exceptions, where the filename is an illegal Win32 filename:
  88.  
  89.     The Macintosh client creates a filename that ends with a period.
  90.  
  91.     The Macintosh client creates a filename that ends with a blank
  92.     space.
  93.  
  94. In both of these cases, the Windows NT interface displays the filename
  95. with a thick vertical bar (|) or question mark (?) character replacing
  96. the final period or space.  Only the last character is replaced.
  97. For example:
  98.  
  99.     Macintosh filename         Windows NT displays the filename as . . .
  100.     ------------------         -----------------------------------------
  101.     An important file.         An important file|
  102.     Very important file ...    Very important file ..|
  103.     One space at the end       One space at the end|
  104.     Two spaces at the end      Two spaces at the end |
  105.  
  106. You can view and use the converted filenames in the Windows NT interface.
  107. You cannot view and use them from the Command Prompt (CMD.EXE).  A Win16
  108. application that converts long filenames to the 8.3 format can convert
  109. these filenames to the 8.3 format.
  110.  
  111. For Macintosh filenames that already exist on the Services for Macintosh
  112. server, before this updated functionality, the server will rename such
  113. files the first time they are accessed.
  114.  
  115. The final character is mapped to an unused UNICODE character (0xF000+xx).
  116. Windows NT does this same mapping for characters that are illegal in the
  117. NTFS file system.
  118.  
  119.  
  120. Updating Printer Drivers Installed for Different CPU Architectures
  121.  
  122. The Service Pack only updates printer drivers for the CPU architecture of
  123. the machine you install it on.  For example:  If you update an Intel CPU
  124. print server that you have MIPS computers printing to, the server also
  125. needs to have the MIPS version of the printer driver installed.  In this
  126. case, the Service Pack only updates the Intel printer driver on the print
  127. server.  You need to install the appropriate updated printer driver(s) for
  128. other architectures (MIPS, Alpha) by hand.
  129.  
  130. The following procedure describes how to install the Postscript printer
  131. driver by hand.
  132.  
  133. 1.  Rename PSCRIPT.DLL and PSCRPTUI.DLL in the directory below to
  134.     PSCRIPT.OLD and PSCRPTUI.OLD
  135.  
  136.       system32\spool\drivers\<platform>
  137.  
  138.     where <platform> is w32mips, w32alpha, or w32x86.
  139.  
  140. 2.  For MIPS or ALPHA drivers, copy the PSCRIPT.DLL and PSCRPTUI.DLL files
  141.     from the MIPS or ALPHA subdirectories on the CD to the subdirectory
  142.     in Step 1 above. For Intel-based drivers, type
  143.  
  144.        expand -r PSCRIPT.DL_ <subdirectory from step 1>
  145.        expand -r PSCRPTUI.DL_ <subdirectory from step 1>
  146.  
  147.     from the i386 subdirectory on the CD where <subdirectory> is the
  148.     subdirectory from Step 1.
  149.  
  150.  
  151. Emergency Repair Disk
  152.  
  153. If it is necessary to use the Windows NT Emergency Repair Disk to repair
  154. your Windows NT system at some time after you apply the Service Pack, you
  155. will need to re-apply the Service Pack after the repair is completed.  This
  156. is because the Emergency Repair Disk repairs your system by restoring your
  157. original Windows NT setup.  After the repair has completed, simply follow
  158. the above Installation Instructions to re-apply the Service Pack.
  159.  
  160.  
  161. Adding New Components to the System
  162.  
  163. If new software or hardware components are changed or added to your system
  164. after you have applied the Service Pack, it will be necessary to re-apply
  165. the Service Pack.  This is because the files taken from the original
  166. Windows NT disk set may not be equivalent to the files on the Service Pack
  167. disk set. It is not possible to install new components directly from the
  168. Service Pack disk set (such as a new keyboard or printer driver).  New
  169. components must be installed from the original Windows NT disk set.
  170.  
  171.  
  172. Command Reference Colors
  173.  
  174. Some commands in the Command Reference (NTCMDS.HLP) list of commands are
  175. not visible if your system colors are set to Window Text = white and Window
  176. Background = black.  Change your Windows Background to a lighter color to
  177. see all the commands in the list.
  178.  
  179.  
  180.  
  181. 2.2  List of Bugs Fixed in Windows NT U.S. Service Pack 2
  182. ---------------------------------------------------------
  183.  - Specified Home Directory May Default to USERS\DEFAULT
  184.  - Error Moving File If File Already Exists on Destination Drive
  185.  - Paused Printers Can Cause Print Manager Application Error
  186.  - Err Msg: An Application Error Has Occurred... in SPOOLSS.EXE
  187.  - Windows NT SCSI Drivers Don't Recognize Device Types Above 7Fh
  188.  - Publisher 2.0 May Cause an Exception in the Win16 Subsystem
  189.  - ALT+Double-Click Allows (Restricted) Program Item Creation
  190.  - Windows NT Advanced Server Hangs with Services for Macintosh
  191.  - SFM: MacFile Menu Not Displayed if Windows NT AS Drive Letter Changes
  192.  - Windows NT Terminal May Disable a COM Port for all VDMs
  193.  - Premature UPS Service Termination, Server Service Paused
  194.  - RAS Password Authentication Failed
  195.  - Files with Umlauts Cannot be Seen on Shared NTFS Partition
  196.  - Err Msg: An Application Error Has Occurred...(LMSRVCS.EXE)
  197.  - Err Msg: MSPUB Caused an Exception in the Win16 Subsystem
  198.  - File Manager Send Mail May Fail with Check Spelling Enabled
  199.  - Large File Copies May Fail After 4 Gigabytes in Windows NT
  200.  - Windows NT Terminal and Telnet May Cause an Access Violation
  201.  - SFM: Macintosh Locked Folders Are Not Completely Secure
  202.  - COMPAQ ProSignia Hangs While Scanning For NCR
  203.  - Windows NT 3.1 to HP LM/X 1.4 Long Filename Problems
  204.  - Serial Printers May Print Garbage During Windows NT Startup
  205.  - SFM: Print Spooler Does Not Work in Embedded Print Jobs
  206.  - Sequent Server Hangs After Heavy Use
  207.  - Pressing CTRL+C in PortUAS Causes Password Problems
  208.  - Hangs and Network Problems with NE3200 Adapters (RISC Only)
  209.  - Cannot Log On to Domain, Lowercase Extended Characters
  210.  - Cannot Use Proteon Network Adapter, Initialization Failure
  211.  - FORMAT Err Msg: Error Writing Partition Table
  212.  - NTLDR Err Msg: IoAllocateAdapterChannel: ...Adapter in Use
  213.  - Print Monitor Cannot Handle More Than 255 Zones
  214.  - Control Panel, Drivers: Cannot Browse Compressed Files
  215.  - WINMSD: Viewing File Details Generates Access Violation
  216.  - Backup Err Msg: Fatal Error on Drive 1
  217.  - Access Violation: Performance Monitor Playing Back Log Data
  218.  - Font and Printing Problems with JP350.DLL and HPDSKJET.DLL
  219.  - Cannot Connect if Share Name is Longer than 17 Characters
  220.  - System Hot-keys Incorrectly Received by Application
  221.  - Memory Manager Doesn't Reset Event when Paging in Executable
  222.  - Changing NonPagedPool Value Causes Boot Problems
  223.  - TCP/IP Data Corruption Problem
  224.  - RAS: Bad Disconnection from Windows for Workgroups Computer
  225.  - Novell WorkPlace TCP/IP Client Stops Responding
  226.  - Backup Fails and Reports Fatal Hardware Error on Tape Device
  227.  - GDI.EXE (16-bit) Causes General Protection Fault
  228.  - Low Memory Condition Cause APIs to Return Random Values
  229.  - Odd-byte 16-bit Data Transfers Cause Time-outs and NMIs
  230.  - PROTEON.SYS Causes Fatal System Error
  231.  - Terminal: ALT Key Dysfunctional
  232.  - Paintbrush Starts in Monochrome with Color Display
  233.  - Mail: Cannot Save Attachments with Extended Characters
  234.  - Unplugging DEC EtherWorks Turbo Ethernet Hangs Computer
  235.  - Some CPU Time is Calculated as Idle Time
  236.  - File Times on LAN Manager Server Set Wrong
  237.  - RASPHONE: Login Fails on Callback After Changing Password
  238.  - Can Read Redirected, Locked File
  239.  - Memory in Page Pool Not Deallocated Correctly
  240.  - NCR Video Driver Fails on Fast Computers
  241.  - Browser Monitor Causes Bugcheck
  242.  - Redundant Line of Code Causes Access Violation in LSASS.EXE
  243.  - Problems with NCR Miniport Driver and MS-DOS Applications
  244.  - Playing CDs on the Pro AudioSpectrum 16 in Windows NT
  245.  - PortUAS: Character Mapping Problems
  246.  - GP Faults Running SQL Server 4.2
  247.  - MS-DOS Clients Report Zero Disk Space on Windows NT Server
  248.  - Sharing Violations from Windows for Workgroups Client
  249.  - FTP: Use of Wild Card Port Results in Denial of Service
  250.  - S3 Video Driver Reverses Scan Rate on Number Nine Adapter
  251.  - CD-ROM File System Generates Bugcheck Under Stress
  252.  - Schedule+: Data Alignment Problems
  253.  - PortUAS: /log:<filename> Switch Added
  254.  - Err Msg: ...OEMNADNF is Missing the Referenced File
  255.  - SERMOUSE.SYS: Serial Mouse Problems Under Windows NT
  256.  - SetCaret API May Not Work Correctly in Win32 Applications
  257.  - Registry String That Ends at Page Boundary Causes Fault
  258.  - NDIS.SYS Causes MIPS Computers to Stop Responding
  259.  - Server Stops Responding while Processing LAN Manager API
  260.  - Classifying Illegal Datagram Causes Browser Access Violation
  261.  - Digiboard DIGIFEP5 Driver Doesn't Load
  262.  - NTFS Does Not Correctly Set Archive Bit
  263.  - 256-Color Mode Does Not Work on Some Toshiba Portables
  264.  - Memory Manager Problem Causes System to Stop Responding
  265.  - NDISCloseFile() Does Not Free Image Buffer
  266.  - SFM: Deleted User Accounts Not Aged Out of Cache
  267.  - Calling a Pageable Function While Holding Spinlock
  268.  - Two Network Adapters Do Not Work for TCP/IP
  269.  - Changing Subdirectory on Macintosh Volume Causes Bugcheck
  270.  - NDIS Indications Stop Responding when No Memory is Available
  271.  - Backup Program Loops Indefinitely
  272.  - WOW Sets Sound Pointer Incorrectly
  273.  - Printing from Macintosh to Windows NT Advanced Server Causes Bugcheck
  274.  - Acer MIPS System Needs More Map Registers
  275.  - APIs Do Incorrect Comparisons
  276.  - WOW32 Access Violation
  277.  - Recursive Batch File Causes System to Stop Responding
  278.  - System Clock Appears to Lose About One Second per Hour
  279.  - SFM: Critical Error After Applying U.S. Service Pack 1
  280.  - Closing Word for Windows 6.0 Causes General Protection Fault
  281.  - Computer Hangs with Diagonal Pattern on Screen
  282.  - ATI Video Driver Problems
  283.  - NetLogon: Primary Group Not Replicated Properly
  284.  - Visual C++ 1.0: Breakpoints Not Working with DPMI Calls
  285.  - Exception Error Printing from Word 6.0 to Windows NT Server
  286.  - External Monitor on Toshiba 4400sx Monochrome Doesn't Work
  287.  - After Converting FAT to NTFS SYSTEM32 Directory Corrupted
  288.  - Deleting Connection Closes Files on Open Share
  289.  - Cannot Restart After Converting FAT Partition to NTFS
  290.  - Service Pack Update Fails with Not Enough Free Disk Space
  291.  - Event Viewer Uses Too Much Memory After Some Time
  292.  - DLC: MP Computer Blue Stop Screen After SNA Stopped
  293.  - One Processor Shows 100% Usage Constantly on NCR MP
  294.  - French MIPS: Illegal Instruction in WOWEXEC
  295.  - Unable to Run Word for Windows 6.0 on RISC-based Computers
  296.  - LAN Manager NET USE Generates MS-DOS Error 55
  297.  - Fault Tolerance Errors on Striped Set with Parity
  298.  - Portuguese Language: Accent Circumflex (^) Key Dysfunctional
  299.  - Stop Screen After You Detach Token Ring Cable
  300.  - Backup Does Not Back Up Files Ending in Spaces or Periods
  301.  - Local Path Set to UNC Path in User Manager
  302.  - Setup: Some COMPAQ Qvision Video Adapters Are Not Detected
  303.  - Screg Access Violates Intermittently When Stopping Driver
  304.  - Spaces Not Removed From Short Filenames in NTFS Shares
  305.  - File Manager Hangs Opening Many New Network Drive Windows
  306.  - Disk Administrator Only Supports 50 Hard Disk Drives
  307.  - Share Not Recreated if SYSTEM Cannot Access Share
  308.  - ACLCONV Err Msg: ...PAGEFILE.SYS is corrupt. Run CHKDSK
  309.  - Blue Stop Screen: Exception Error in NTOSKRNL.EXE
  310.  - File and Directory Display Problems in Borland Workshop
  311.  - Publisher 2.0a May GP Fault Due to Window Property Problem
  312.  - Cannot Start Application with Long Path (64+ Characters)
  313.  - ALT+F4+F6 in 16-bit MDI Applications Hangs Windows NT
  314.  - IBM Thinkpad 720C Cannot See Disk on Docking Station
  315.  - Must Restart Computer Running ACLCONV on Large Volume
  316.  - Word for Windows 6.0 Closing Header Toolbar Hangs Windows NT
  317.  - Update Incorrectly States That Setup Failed
  318.  - Problems Trying to Add Digiboard PC/16E Drivers
  319.  - Backup Hangs During Verification
  320.  - Cannot Backup Files Remotely with No File Permissions
  321.  - Print Manager: 100% CPU Usage During Printing
  322.  - Embedded Document Doesn't Load When Double-clicked
  323.  - Slow Network Performance in Mail or Access
  324.  - Windows NT DLC Protocol Doesn't Work on FDDI Network
  325.  - SFM Err Msg: ...OEMNXPSM.INF is Missing
  326.  - Macintosh Finder Sometimes Does Not Display File
  327.  - Win32 Applications Don't Support Some Macintosh Filenames
  328.  - Not All Groups Are Listed in File Manager in User Browser
  329.  - Err Msg: The Conversion Failed...Was Not Converted to NTFS
  330.  - Word 6.0 Find File Generates Application Error in NTVDM.EXE
  331.  - Event Viewer Won't Run If Application Registry Keys Removed
  332.  - Net Share Shares Redirected Drives
  333.  - Your Intel Ether Express Network Adapter Fails
  334.  - GP Fault After Choosing Copy
  335.  - Global Constructors Not Called in Alpha DLLs
  336.  
  337.  
  338.  
  339. 2.3  Descriptions of Bugs Fixed in Windows NT U.S. Service Pack 2
  340. -----------------------------------------------------------------
  341.  
  342. -----------------------------------------------------
  343. Specified Home Directory May Default to USERS\DEFAULT
  344. -----------------------------------------------------
  345.  
  346. Article ID: Q102117
  347.  
  348. On an NTFS partition, if the access permission is removed for the
  349. Everyone group on a specific user's home directory, the home directory
  350. will default to the USERS\DEFAULT directory, even if the specific user
  351. has rights to the previous home directory.
  352.  
  353. -------------------------------------------------------------
  354. Error Moving File If File Already Exists on Destination Drive
  355. -------------------------------------------------------------
  356.  
  357. Article ID: Q102819
  358.  
  359. In Microsoft Windows NT and Windows NT Advanced Server, when you move a
  360. file from one logical drive to another, if that file already exists on
  361. the other drive, you will receive the following error message:
  362.  
  363.    Error Moving File
  364.    STOP File Manager cannot move <DRIVE>:/<FILENAME.EXT>:The file
  365.    exists.
  366.  
  367. where <DRIVE> is the name of the drive from which you are moving the
  368. file and <FILENAME.EXT> is the filename and filename extension of your
  369. file.
  370.  
  371. ---------------------------------------------------------
  372. Paused Printers Can Cause Print Manager Application Error
  373. ---------------------------------------------------------
  374.  
  375. Article ID: Q103079
  376.  
  377. If you move print jobs on a paused printer, print additional jobs, and
  378. then click below the last print job listed, the following error
  379. message may occur
  380.  
  381.    An application error has occurred
  382.    and an application error log is being generated.
  383.  
  384.    PRINTMAN.exe
  385.    Exception: access violation (HEXADDRESS), Address: HEXADDRESS
  386.  
  387. where HEXADDRESS is a memory location.
  388.  
  389. ------------------------------------------------------------
  390. Err Msg: An Application Error Has Occurred... in SPOOLSS.EXE
  391. ------------------------------------------------------------
  392.  
  393. Article ID: Q103147
  394.  
  395. When you are using Microsoft Windows NT Advanced Server and trying to
  396. configure a printer under Services for Macintosh, you may receive the
  397. following error message:
  398.  
  399.    An application error has occurred and an application error log
  400.    is being generated.
  401.  
  402.    SPOOLSS.EXE
  403.  
  404.    Exception: access violation (0xc0000005), Address: 0x766026ee
  405.  
  406.    Note: The address may be different, but the access violation code
  407.          should be the same
  408.  
  409. --------------------------------------------------------------
  410. Windows NT SCSI Drivers Don't Recognize Device Types Above 7Fh
  411. --------------------------------------------------------------
  412.  
  413. Article ID: Q103151
  414.  
  415. The Windows NT SCSI port and class drivers do not currently support
  416. any SCSI device types above 7Fh. This may cause problems with current
  417. and future SCSI devices that have device types greater than 7Fh.
  418.  
  419. -----------------------------------------------------------
  420. Publisher 2.0 May Cause an Exception in the Win16 Subsystem
  421. -----------------------------------------------------------
  422.  
  423. Article ID: Q103362
  424.  
  425. When you are running Microsoft Publisher version 2.0 in Windows NT, if
  426. you choose Network from either the Print, Setup, or Print Setup options
  427. on the File menu, you may receive the following error message:
  428.  
  429.    MSPUB caused an exception in the Win16 Subsystem
  430.  
  431.    Click on CLOSE to terminate the application
  432.    Click on CANCEL to debug the application
  433.    Click on IGNORE to continue, you should save your work in a new
  434.    file
  435.  
  436. If you choose Close, Publisher quits. If you choose Cancel or Ignore,
  437. you will receive the following error message:
  438.  
  439.    An application error has occurred
  440.    and an application error log is being generated.
  441.  
  442.    NTVDM.exe
  443.    Exception: access violation (memaddress), Address memaddress
  444.  
  445. ----------------------------------------------------------
  446. ALT+Double-Click Allows (Restricted) Program Item Creation
  447. ----------------------------------------------------------
  448.  
  449. Article ID: Q103395
  450.  
  451. You can still create program items in Program Manager even though a
  452. restriction against creating them has been set.
  453.  
  454. -----------------------------------------------
  455. Windows NT Advanced Server Hangs with Services for Macintosh
  456. -----------------------------------------------
  457.  
  458. Article ID: Q103445
  459.  
  460. If you have installed Services for Macintosh and have the AppleTalk
  461. protocol bound to an NE3200 compatible driver, your computer will stop
  462. responding (hang) or be extremely slow when you start up Windows NT
  463. Advanced Server.
  464.  
  465. The following entry is recorded in your error log:
  466.  
  467.    The description  for Event ID [46] in Source [AppleTalk] could not be
  468.    found. It contains the following insertion string(s) \device\atalkDdp.
  469.  
  470.    The Data in words is:
  471.    0000: 00000000 005C0001 00000000 C000002E
  472.    0010: 000A03E4 C001000D 00000000 00000000
  473.    0020: 00000000 00000000
  474.  
  475. ------------------------------------------------------------
  476. SFM: MacFile Menu Not Displayed if NTAS Drive Letter Changes
  477. ------------------------------------------------------------
  478.  
  479. Article ID: Q103473
  480.  
  481. If the drive letter of the logical drive where Windows NT Advanced
  482. Server is installed changes, the MacFile menu in File Manager and
  483. Server Manager may not appear.
  484.  
  485. -------------------------------------------------------
  486. Windows NT Terminal May Disable a COM Port for all VDMs
  487. -------------------------------------------------------
  488.  
  489. Article ID: Q103476
  490.  
  491. A Windows NT virtual MS-DOS machine (VDM) cannot open or use a COM
  492. port that has the error character enabled. Windows NT Terminal sets an
  493. error character and the COM port settings maintain settings across
  494. opens, so a VDM can't use any COM ports used by Terminal unless
  495. another program has turned off the error character.
  496.  
  497. --------------------------------------------------------
  498. Premature UPS Service Termination, Server Service Paused
  499. --------------------------------------------------------
  500.  
  501. Article ID: Q103501
  502.  
  503. A power break occurs and the UPS (uninterruptible power supply)
  504. service maintains the system for a short time. The UPS service
  505. times-out and terminates before power returns or the system can be
  506. prepared for shutdown. It also pauses the Windows NT Server service.
  507.  
  508. -or-
  509.  
  510. A power break occurs and power is restored before the battery runs
  511. out. However, the UPS service times-out and terminates, leaving the
  512. system vulnerable to the next power break (also pausing the Server
  513. service).
  514.  
  515. In both cases, the following events are logged:
  516.  
  517.    Event ID: 258
  518.    Source:   UPS
  519.    Type:     Error
  520.    Error:    The description for Event ID (258) in Source (UPS) could
  521.              not be found.
  522.  
  523.    Event ID: 3230
  524.    Source:   UPS
  525.    Type:     Warning
  526.    Error:    A power failure was detected at the server.
  527.  
  528. ----------------------------------
  529. RAS Password Authentication Failed
  530. ----------------------------------
  531.  
  532. Article ID: Q103828
  533.  
  534. Windows NT Remote Access Clients cannot be validated if the password
  535. contains extended characters. Extended characters have ASCII codes
  536. above 128.
  537.  
  538. ----------------------------------------------------------
  539. Files with Umlauts Cannot be Seen on Shared NTFS Partition
  540. ----------------------------------------------------------
  541.  
  542. Article ID: Q103923
  543.  
  544. When displaying an NTFS or HPFS directory listing on a Windows NT
  545. Server across a network from a non-Windows NT computer, one with
  546. Windows for Workgroups installed for example, if any of the filenames
  547. contain umlauts, all of the files in the directory may not be listed.
  548. This problem does not occur on a FAT partition.
  549.  
  550. ----------------------------------------------------------
  551. Err Msg: An Application Error Has Occurred...(LMSRVCS.EXE)
  552. ----------------------------------------------------------
  553.  
  554. Article ID: Q103931
  555.  
  556. When you are using the Telnet services under the Terminal application
  557. in Windows NT, if you type any arbitrary sequence of white characters
  558. and then press ENTER, you may receive the following error message:
  559.  
  560.    An application error has occurred and an application error log
  561.    is being generated.
  562.  
  563.    LMSRVCS.EXE
  564.  
  565.    Exception: access violation (0xc0000005), Address: 0x766026ee
  566.  
  567.    Note: The address may be different, but the access violation code
  568.          should be the same
  569.  
  570. This message stops the Telnet service. If you attempt to restart the
  571. service from the Control Panel Services application, your machine may
  572. hang. The results of attempting to restart the Telnet service are
  573. random. To successfully restart the Telnet service, shut down and
  574. restart Windows NT.
  575.  
  576. ---------------------------------------------------------
  577. Err Msg: MSPUB Caused an Exception in the Win16 Subsystem
  578. ---------------------------------------------------------
  579.  
  580. Article ID: Q103936
  581.  
  582. Under Windows NT, when you are using Microsoft Publisher version 2.0
  583. to change the icon for an embedded OLE package, you may receive the
  584. following error message:
  585.  
  586.    MSPUB caused an exception in the Win16 Subsystem.
  587.  
  588.    Click on CLOSE to terminate the application
  589.    Click on CANCEL to debug the application
  590.    Click on IGNORE to continue, you should save your work
  591.    in a new file
  592.  
  593.    Close     Cancel     Ignore
  594.  
  595. If you choose Close, the following error message will appear:
  596.  
  597.    NTVDM.exe
  598.    Exception: privileged instruction (<memaddress>),
  599.    Address: <memaddress>
  600.  
  601. If you choose OK, the Win16 subsystem will quit and close all other
  602. 16-bit Windows-based applications that are currently running.
  603.  
  604. -----------------------------------------------------------
  605. File Manager Send Mail May Fail with Check Spelling Enabled
  606. -----------------------------------------------------------
  607.  
  608. Article ID: Q104164
  609.  
  610. When you are attempting to send a mail message from Windows NT File
  611. Manager, if the "Check spelling of messages before sending" option is
  612. enabled, at the point that the spelling check is attempted after you
  613. choose the Send button, you may receive the following error message:
  614.  
  615.    WINFILE.exe
  616.    Exception: access violation (<memaddress>, Address: <memaddress>
  617.  
  618. ----------------------------------------------------------
  619. Large File Copies May Fail After 4 Gigabytes in Windows NT
  620. ----------------------------------------------------------
  621.  
  622. Article ID: Q104181
  623.  
  624. When you copy a large file [greater than 4 gigabytes (GB) in size]
  625. between two Windows NT computers, the file may become corrupted on the
  626. destination computer.
  627.  
  628. ------------------------------------------------------------
  629. Windows NT Terminal and Telnet May Cause an Access Violation
  630. ------------------------------------------------------------
  631.  
  632. Article ID: Q104184
  633.  
  634. After Telnet is started, if Terminal is closed before the TELNET>
  635. prompt is displayed, you may receive an access violation error
  636. message.
  637.  
  638. -------------------------------------------------------
  639. SFM: Macintosh Locked Folders Are Not Completely Secure
  640. -------------------------------------------------------
  641.  
  642. Article ID: Q104198
  643.  
  644. After you either set the Read-Only file attribute or "lock" a folder
  645. from a Macintosh computer on a Services for Macintosh (SFM) shared
  646. subdirectory, you cannot drag files or folders from the same SFM
  647. volume to the locked folder. However, you can copy any other file from
  648. any other subdirectory (folder) on the SFM server, copy files from a
  649. different SFM server, or copy files from the local Macintosh hard
  650. drive to the locked folder.
  651.  
  652. ---------------------------------------------
  653. COMPAQ ProSignia Hangs While Scanning For NCR
  654. ---------------------------------------------
  655.  
  656. Article ID: Q105024
  657.  
  658. When you run Setup for Windows NT from CD-ROM discs or floppy disks on
  659. a COMPAQ ProSignia, text-mode setup hangs while scanning for SCSI
  660. adapters. There may also be a noticeable delay of about one and a half
  661. minutes during the SCSI detection.
  662.  
  663. ----------------------------------------------------
  664. Windows NT 3.1 to HP LM/X 1.4 Long Filename Problems
  665. ----------------------------------------------------
  666.  
  667. Article ID: Q105214
  668.  
  669. Microsoft Windows NT 3.1 systems cannot see any files in a directory
  670. on a Hewlett-Packard (HP) LM/X 1.4 server if any file in the directory
  671. contains a period (or "dot") followed by more than seven characters.
  672. If you use the "dir" command to check the contents of the directory,
  673. you will receive the following message:
  674.  
  675.    File Not Found.
  676.  
  677. -----------------------------------------------------------
  678. Serial Printers May Print Garbage During Windows NT Startup
  679. -----------------------------------------------------------
  680.  
  681. Article ID: Q105249
  682.  
  683. If a printer is attached to the serial port (COMx) of a system running
  684. Windows NT, the printer may eject blank pages or print garbage during
  685. the startup of Windows NT.
  686.  
  687. -------------------------------------------------------
  688. SFM: Print Spooler Does Not Work in Embedded Print Jobs
  689. -------------------------------------------------------
  690.  
  691. Article ID: Q105266
  692.  
  693. Print Spooler does not work in embedded print jobs.
  694.  
  695. ------------------------------------
  696. Sequent Server Hangs After Heavy Use
  697. ------------------------------------
  698.  
  699. Article ID: Q105267
  700.  
  701. A Sequent server may halt with a blue stop screen under heavy stress
  702. (400 processes) after 6-20 hours of use. The stop screen points to a
  703. memory page that was being reused (bug check A).
  704.  
  705. ---------------------------------------------------
  706. Pressing CTRL+C in PortUAS Causes Password Problems
  707. ---------------------------------------------------
  708.  
  709. Article ID: Q105268
  710.  
  711. If you press CTRL+C during the operation of the PortUAS program, user
  712. modals, such as the minimum password length and the password history,
  713. are not changed to their final values.
  714.  
  715. -----------------------------------------------------------
  716. Hangs and Network Problems with NE3200 Adapters (RISC Only)
  717. -----------------------------------------------------------
  718.  
  719. Article ID: Q105327
  720.  
  721. On a RISC-based computer with multiple NE3200 network adapters
  722. installed, your computer may stop responding (hang) as Windows NT
  723. starts network services. If your computer does not hang, you may not
  724. be able to get one or more network adapters to work.
  725.  
  726. ------------------------------------------------------
  727. Cannot Log On to Domain, Lowercase Extended Characters
  728. ------------------------------------------------------
  729.  
  730. Article ID: Q105328
  731.  
  732. After changing the password of a Macintosh client computer from a
  733. Windows NT computer, you can no longer log on to the domain.
  734.  
  735. ----------------------------------------------------------
  736. Cannot Use Proteon Network Adapter, Initialization Failure
  737. ----------------------------------------------------------
  738.  
  739. Article ID: Q105329
  740.  
  741. Your Proteon network adapter does not function. The Proteon device
  742. driver is not able to transmit information over the network.
  743.  
  744. ---------------------------------------------
  745. FORMAT Err Msg: Error Writing Partition Table
  746. ---------------------------------------------
  747.  
  748. Article ID: Q105330
  749.  
  750. Setup fails during the format phase. The following error message
  751. appears:
  752.  
  753.    Error writing partition table
  754.  
  755. ----------------------------------------------------------
  756. NTLDR Err Msg: IoAllocateAdapterChannel: ...Adapter in Use
  757. ----------------------------------------------------------
  758.  
  759. Article ID: Q105331
  760.  
  761. During system startup, NTLDR displays the following message about
  762. 40-50 times:
  763.  
  764.    IoAllocateAdapterChannel: Called while Adapter in use
  765.  
  766. Your system appears to start as usual after these messages appear.
  767.  
  768. -----------------------------------------------
  769. Print Monitor Cannot Handle More Than 255 Zones
  770. -----------------------------------------------
  771.  
  772. Article ID: Q105332
  773.  
  774. Print Monitor cannot handle more than 255 zones.
  775.  
  776. ------------------------------------------------------
  777. Control Panel, Drivers: Cannot Browse Compressed Files
  778. ------------------------------------------------------
  779.  
  780. Article ID: Q105486
  781.  
  782. If you try to find a compressed driver file by using the Browse option
  783. in the Drivers portion of Control Panel, a message appears informing
  784. you that the file was not found. This is a problem in the Browse
  785. option; it cannot find compressed files.
  786.  
  787. -------------------------------------------------------
  788. WINMSD: Viewing File Details Generates Access Violation
  789. -------------------------------------------------------
  790.  
  791. Article ID: Q105487
  792.  
  793. If you attempt to view the file details of some files in WINMSD,
  794. access violation errors appear.
  795.  
  796. --------------------------------------
  797. Backup Err Msg: Fatal Error on Drive 1
  798. --------------------------------------
  799.  
  800. Article ID: Q105488
  801.  
  802. When you try to restore information from a backup on an Archive 2250
  803. tape drive, the following error message appears:
  804.  
  805.    Fatal error on drive 1
  806.  
  807. Also, in Event Viewer the following message is logged:
  808.  
  809.    The device \Device\Tape0 has a bad block
  810.  
  811. You cannot retrieve the backup information.
  812.  
  813. -----------------------------------------------------------
  814. Access Violation: Performance Monitor Playing Back Log Data
  815. -----------------------------------------------------------
  816.  
  817. Article ID: Q105489
  818.  
  819. An access violation error message may appear when you play back a log
  820. data file in Performance Monitor. This error message is caused by a
  821. corrupted log file. Performance Monitor does not handle corrupted data
  822. well and can corrupt your log file when it appends new data.
  823.  
  824. ----------------------------------------------------------
  825. Font and Printing Problems with JP350.DLL and HPDSKJET.DLL
  826. ----------------------------------------------------------
  827.  
  828. Article ID: Q105490
  829.  
  830. You encounter font problems (fonts badly printed or not listed) and
  831. slow printing when you use either the JP350.DLL or HPDSKJET.DLL
  832. printer drivers.
  833.  
  834. ---------------------------------------------------------
  835. Cannot Connect if Share Name is Longer than 17 Characters
  836. ---------------------------------------------------------
  837.  
  838. Article ID: Q105491
  839.  
  840. You cannot connect to servers whose share names are more than 17
  841. characters. For example:
  842.  
  843.    net use lpt1: \\nine56789\nine56789
  844.  
  845. However, the following command does work:
  846.  
  847.    net use lpt1: \\nine56789\eight678
  848.  
  849. ---------------------------------------------------
  850. System Hot-keys Incorrectly Received by Application
  851. ---------------------------------------------------
  852.  
  853. Article ID: Q105492
  854.  
  855. When you use a Windows system hot-key combination, characters are
  856. incorrectly received by the application in focus. For example: If Command
  857. Prompt is in focus and you press CTRL+SPACE to switch to another
  858. application, a space appears on the current command line in Command Prompt.
  859.  
  860. ------------------------------------------------------------
  861. Memory Manager Doesn't Reset Event when Paging in Executable
  862. ------------------------------------------------------------
  863.  
  864. Article ID: Q105493
  865.  
  866. A paging event is not being reset correctly by the Windows NT memory
  867. manager.
  868.  
  869. ------------------------------------------------
  870. Changing NonPagedPool Value Causes Boot Problems
  871. ------------------------------------------------
  872.  
  873. Article ID: Q105554
  874.  
  875. If you change the NonPagedPool value in the Registry database to a
  876. value greater than one third of the physical memory (RAM) on your
  877. computer, the following behavior occurs:
  878.  
  879.  - RISC-based computers no longer boot.
  880.  - x86-based computers continuously reboot.
  881.  
  882. ------------------------------
  883. TCP/IP Data Corruption Problem
  884. ------------------------------
  885.  
  886. Article ID: Q105555
  887.  
  888. You may experience data corruption when you use TCP/IP. This only
  889. occurs if a reserved, six-bit range in the packet header is used by an
  890. application. If any of these bits are set to one, Windows NT TCP/IP
  891. miscalculates the length of the data in the packet by several bytes.
  892.  
  893. -----------------------------------------------------------
  894. RAS: Bad Disconnection from Windows for Workgroups Computer
  895. -----------------------------------------------------------
  896.  
  897. Article ID: Q105556
  898.  
  899. You may experience problems when you disconnect from a RAS session
  900. from your Windows for Workgroups computer.
  901.  
  902. -----------------------------------------------
  903. Novell WorkPlace TCP/IP Client Stops Responding
  904. -----------------------------------------------
  905.  
  906. Article ID: Q105568
  907.  
  908. When a Novell WorkPlace TCP/IP client sends a large amount of data to
  909. a Windows NT server, the client computer eventually stops responding
  910. (hangs).
  911.  
  912. ------------------------------------------------------------
  913. Backup Fails and Reports Fatal Hardware Error on Tape Device
  914. ------------------------------------------------------------
  915.  
  916. Article ID: Q105569
  917.  
  918. The Windows NT Backup program does not work on 4mm DAT tape devices
  919. when the default block size is set to 1K.
  920.  
  921. ------------------------------------------------
  922. GDI.EXE (16-bit) Causes General Protection Fault
  923. ------------------------------------------------
  924.  
  925. Article ID: Q105570
  926.  
  927. The 16-bit GDI.EXE file does not have version information. The absence
  928. of this information from GDI.EXE causes MapInfo 2.1 to generate a
  929. general protection (GP) fault.
  930.  
  931. -------------------------------------------------------
  932. Low Memory Condition Cause APIs to Return Random Values
  933. -------------------------------------------------------
  934.  
  935. Article ID: Q105575
  936.  
  937. Low memory on a Windows NT computer can cause USER APIs to return
  938. random values. This is demonstrated most in DMPLASTR: CreateWindowEx
  939. returns a bad value, or Set/GetWindowLong doesn't get back the correct
  940. value.
  941.  
  942. -------------------------------------------------------
  943. Odd-byte 16-bit Data Transfers Cause Time-outs and NMIs
  944. -------------------------------------------------------
  945.  
  946. Article ID: Q105577
  947.  
  948. The system DMA controller does a time-out and an NMI (non-maskable
  949. interrupt) is generated when the system is performing odd-byte 16-bit
  950. data transfers.
  951.  
  952. -------------------------------------
  953. PROTEON.SYS Causes Fatal System Error
  954. -------------------------------------
  955.  
  956. Article ID: Q105578
  957.  
  958. PROTEON.SYS causes a fatal system error under stress.
  959.  
  960. -------------------------------
  961. Terminal: ALT Key Dysfunctional
  962. -------------------------------
  963.  
  964. Article ID: Q105601
  965.  
  966. The ALT key in Terminal does not work correctly. This may inhibit the
  967. generation of some characters on international keyboards.
  968.  
  969. --------------------------------------------------
  970. Paintbrush Starts in Monochrome with Color Display
  971. --------------------------------------------------
  972.  
  973. Article ID: Q105602
  974.  
  975. When you start Paintbrush, the palette it displays is monochrome even
  976. though you have configured Windows NT for color video.
  977.  
  978. ------------------------------------------------------
  979. Mail: Cannot Save Attachments with Extended Characters
  980. ------------------------------------------------------
  981.  
  982. Article ID: Q105620
  983.  
  984. In Windows NT Mail, you cannot save an attached file if its filename
  985. contains any extended characters.
  986.  
  987. -------------------------------------------------------
  988. Unplugging DEC EtherWorks Turbo Ethernet Hangs Computer
  989. -------------------------------------------------------
  990.  
  991. Article ID: Q105622
  992.  
  993. If you unplug your DEC EtherWorks Turbo Ethernet adapter from your
  994. network, your computer may stop responding (hang). A bug in the
  995. LANCE.SYS driver causes this problem.
  996.  
  997. ----------------------------------------
  998. Some CPU Time is Calculated as Idle Time
  999. ----------------------------------------
  1000.  
  1001. Article ID: Q105623
  1002.  
  1003. There is a problem in idle time calculation. Some CPU time is marked
  1004. as idle time.
  1005.  
  1006. ------------------------------------------
  1007. File Times on LAN Manager Server Set Wrong
  1008. ------------------------------------------
  1009.  
  1010. Article ID: Q105624
  1011.  
  1012. The Windows NT network redirector sometimes incorrectly sets the time
  1013. of files on Microsoft LAN Manager 2.x servers.
  1014.  
  1015. ---------------------------------------------------------
  1016. RASPHONE: Login Fails on Callback After Changing Password
  1017. ---------------------------------------------------------
  1018.  
  1019. Article ID: Q105625
  1020.  
  1021. Password authentication fails in the following situation:
  1022.  
  1023. 1. Create a new account and choose the User Must Change Password
  1024.    at Next Logon box.
  1025.  
  1026. 2. Use RASPHONE and the account you just created.
  1027.  
  1028. 3. Change your password when prompted.
  1029.  
  1030. 4. When prompted for a callback number, type in the client's phone
  1031.    number.
  1032.  
  1033. When you try to use the new password, authentication fails.
  1034.  
  1035. --------------------------------
  1036. Can Read Redirected, Locked File
  1037. --------------------------------
  1038.  
  1039. Article ID: Q105626
  1040.  
  1041. An application can open and read from a redirected, locked file.
  1042.  
  1043. ---------------------------------------------
  1044. Memory in Page Pool Not Deallocated Correctly
  1045. ---------------------------------------------
  1046.  
  1047. Article ID: Q105627
  1048.  
  1049. Memory is not deallocated correctly in the Windows NT memory page pool when
  1050. you call the FsRtlAreNamesEqual application programming interface (API)
  1051. with the IgnoreCase parameter set to TRUE.
  1052.  
  1053. ----------------------------------------
  1054. NCR Video Driver Fails on Fast Computers
  1055. ----------------------------------------
  1056.  
  1057. Article ID: Q105629
  1058.  
  1059. The NCR video miniport driver fails on some fast computers.
  1060.  
  1061. -------------------------------
  1062. Browser Monitor Causes Bugcheck
  1063. -------------------------------
  1064.  
  1065. Article ID: Q105630
  1066.  
  1067. Browser Monitor can cause a bugcheck due to a pointer referencing
  1068. problem.
  1069.  
  1070. -----------------------------------------------------------
  1071. Redundant Line of Code Causes Access Violation in LSASS.EXE
  1072. -----------------------------------------------------------
  1073.  
  1074. Article ID: Q105636
  1075.  
  1076. A redundant line of code causes an access violation in LSASS.EXE.
  1077.  
  1078. ---------------------------------------------------------
  1079. Problems with NCR Miniport Driver and MS-DOS Applications
  1080. ---------------------------------------------------------
  1081.  
  1082. Article ID: Q105637
  1083.  
  1084. A loop variable in the NCR miniport driver is defined as UCHAR, but
  1085. the value can go up to 256, which causes problems when trying to save
  1086. and restore MS-DOS applications.
  1087.  
  1088. -----------------------------------------------------
  1089. Playing CDs on the Pro AudioSpectrum 16 in Windows NT
  1090. -----------------------------------------------------
  1091.  
  1092. Article ID: Q105688
  1093.  
  1094. There is no audio output when you play an audio CD from CD Player or
  1095. Media Player within Windows NT when using a CD-ROM drive connected to
  1096. a Media Vision Pro AudioSpectrum 16 sound card.
  1097.  
  1098. -----------------------------------
  1099. PortUAS: Character Mapping Problems
  1100. -----------------------------------
  1101.  
  1102. Article ID: Q105720
  1103.  
  1104. You may experience odd character mappings when you are running
  1105. PortUAS. Unaccented characters may be converted to accented and vice
  1106. versa.
  1107.  
  1108. --------------------------------
  1109. GP Faults Running SQL Server 4.2
  1110. --------------------------------
  1111.  
  1112. Article ID: Q105722
  1113.  
  1114. General protection (GP) faults may appear intermittently when you try
  1115. to run Microsoft SQL Server version 4.2.
  1116.  
  1117. ----------------------------------------------------------
  1118. MS-DOS Clients Report Zero Disk Space on Windows NT Server
  1119. ----------------------------------------------------------
  1120.  
  1121. Article ID: Q105723
  1122.  
  1123. If you have a Windows NT computer with a hard disk that is greater
  1124. than 2 gigabytes (GB), MS-DOS clients on your network may have
  1125. problems running certain applications because Windows NT reports zero
  1126. free disk space whether there is free space available or not. For
  1127. example, WordPerfect for Windows may exhibit problems during auto-save
  1128. when it finds that there is no available space on the server.
  1129.  
  1130. -----------------------------------------------------
  1131. Sharing Violations from Windows for Workgroups Client
  1132. -----------------------------------------------------
  1133.  
  1134. Article ID: Q105724
  1135.  
  1136. Accessing Windows NT from a Windows for Workgroups computer may result
  1137. in file sharing violations.
  1138.  
  1139. -------------------------------------------------------
  1140. FTP: Use of Wildcard Port Results in Denial of Service
  1141. -------------------------------------------------------
  1142.  
  1143. Article ID: Q105725
  1144.  
  1145. Internet fire wall gateways are configured to disallow remote TCP
  1146. connection requests from systems using non-reserved ports. The Windows
  1147. NT FTP service is bound to a wildcard port when connecting to the
  1148. client, which fails in these scenarios. On the client side, any
  1149. commands like LS or GET appear to make your computer stop responding
  1150. (hang) or eventually time-out.
  1151.  
  1152. ---------------------------------------------------------
  1153. S3 Video Driver Reverses Scan Rate on Number Nine Adapter
  1154. ---------------------------------------------------------
  1155.  
  1156. Article ID: Q105726
  1157.  
  1158. The S3 driver reverses the scan rates when used with a Number Nine
  1159. video adapter. For example, if you choose a refresh rate of 60 Mhz,
  1160. the adapter will actually refresh at 72 Mhz.
  1161.  
  1162. Note: If your Number Nine adapter has a BIOS revision of 1.09.03s,
  1163. contact Number Nine to obtain the released version of this adapter.
  1164.  
  1165. --------------------------------------------------
  1166. CD-ROM File System Generates Bugcheck Under Stress
  1167. --------------------------------------------------
  1168.  
  1169. Article ID: Q105727
  1170.  
  1171. Under extreme stress on a multiprocessor computer, the CD-ROM file
  1172. system (CDFS) may generate a bugcheck and no longer function properly.
  1173.  
  1174. ----------------------------------
  1175. Schedule+: Data Alignment Problems
  1176. ----------------------------------
  1177.  
  1178. Article ID: Q105728
  1179.  
  1180. There are some data alignment problems in Windows NT Schedule+.
  1181.  
  1182. -------------------------------------
  1183. PortUAS: /log:<filename> Switch Added
  1184. -------------------------------------
  1185.  
  1186. Article ID: Q105729
  1187.  
  1188. A switch was added to PortUAS:
  1189.  
  1190.    /log:<filename>
  1191.  
  1192. ---------------------------------------------------
  1193. Err Msg: ...OEMNADNF is Missing the Referenced File
  1194. ---------------------------------------------------
  1195.  
  1196. Article ID: Q105730
  1197.  
  1198. The following error message appears when you choose Compaq NetFlex and
  1199. DualSpeed adapters from Setup:
  1200.  
  1201.    The information file OEMNADNF is missing the referenced file
  1202.    description section [Files-NETFLX]
  1203.  
  1204. After this message, Setup aborts.
  1205.  
  1206. ----------------------------------------------------
  1207. SERMOUSE.SYS: Serial Mouse Problems Under Windows NT
  1208. ----------------------------------------------------
  1209.  
  1210. Article ID: Q105731
  1211.  
  1212. Your serial mouse may fail to work under Windows NT. The mouse seems
  1213. to be detected correctly by NTDETECT.COM, but the following
  1214. description appears in Event Viewer's log:
  1215.  
  1216.    The source's mouclass description was "could not locate the device
  1217.    object for one or more pointer port devices."
  1218.  
  1219. ---------------------------------------------------------
  1220. SetCaret API May Not Work Correctly in Win32 Applications
  1221. ---------------------------------------------------------
  1222.  
  1223. Article ID: Q105733
  1224.  
  1225. SetCaret API does not work correctly in multi-threaded Win32-based
  1226. applications.
  1227.  
  1228. Code with the following logic fails:
  1229.  
  1230. Thread 1: Creates a window and starts another thread.
  1231.  
  1232. Thread 2: Uses an API to synchronize the two threads' "Input State,"
  1233. attempts to write to the window of Thread 1, and then tries to set the
  1234. caret through SetCaret().
  1235.  
  1236. -------------------------------------------------------
  1237. Registry String That Ends at Page Boundary Causes Fault
  1238. -------------------------------------------------------
  1239.  
  1240. Article ID: Q105734
  1241.  
  1242. If a registry string ends exactly at a page boundary, a fault occurs.
  1243.  
  1244. -------------------------------------------------
  1245. NDIS.SYS Causes MIPS Computers to Stop Responding
  1246. -------------------------------------------------
  1247.  
  1248. Article ID: Q105735
  1249.  
  1250. Due to some alignment problems, NDIS.SYS causes MIPS computers to stop
  1251. responding (hang).
  1252.  
  1253. --------------------------------------------------------
  1254. Server Stops Responding while Processing LAN Manager API
  1255. --------------------------------------------------------
  1256.  
  1257. Article ID: Q105736
  1258.  
  1259. A computer running a particular LAN Manager API on a remote Windows NT
  1260. server causes the Windows NT system to stop responding (hang).
  1261.  
  1262. ------------------------------------------------------------
  1263. Classifying Illegal Datagram Causes Browser Access Violation
  1264. ------------------------------------------------------------
  1265.  
  1266. Article ID: Q105737
  1267.  
  1268. There is a bug in the BROWSER.SYS driver that can occur when
  1269. processing an illegal datagram on streams transports. If the datagram
  1270. passed in is shorter than will fit in a valid transaction SMB, the
  1271. browser checks beyond the end of the buffer, possibly doing access
  1272. violation.
  1273.  
  1274. --------------------------------------
  1275. Digiboard DIGIFEP5 Driver Doesn't Load
  1276. --------------------------------------
  1277.  
  1278. Article ID: Q105738
  1279.  
  1280. When you try to load the Digiboard drivers (PCIMAC or DIGIFEP5) at
  1281. valid I/O and memory addresses, the system stops responding (hangs).
  1282.  
  1283. ---------------------------------------
  1284. NTFS Does Not Correctly Set Archive Bit
  1285. ---------------------------------------
  1286.  
  1287. Article ID: Q105739
  1288.  
  1289. When you have an Access database running on an NTFS partition, the
  1290. archive bit does not get set.
  1291.  
  1292. ------------------------------------------------------
  1293. 256-Color Mode Does Not Work on Some Toshiba Portables
  1294. ------------------------------------------------------
  1295.  
  1296. Article ID: Q105740
  1297.  
  1298. On many Toshiba portable computers, 256-color mode does not work. When
  1299. the computer is started, only some random color appears in the top
  1300. part of the screen. The only workaround is to use 16-color mode.
  1301.  
  1302. -------------------------------------------------------
  1303. Memory Manager Problem Causes System to Stop Responding
  1304. -------------------------------------------------------
  1305.  
  1306. Article ID: Q105742
  1307.  
  1308. One of the memory management routines that probes and locks pages is
  1309. called without also calling probe for read/write. This causes the
  1310. system to stop responding (hang).
  1311.  
  1312. ------------------------------------------
  1313. NDISCloseFile() Does Not Free Image Buffer
  1314. ------------------------------------------
  1315.  
  1316. Article ID: Q105785
  1317.  
  1318. The NDISCloseFile() application programming interface (API) does not
  1319. free the buffer that it allocates to hold the image that was read in.
  1320.  
  1321. ------------------------------------------------
  1322. SFM: Deleted User Accounts Not Aged Out of Cache
  1323. ------------------------------------------------
  1324.  
  1325. Article ID: Q105786
  1326.  
  1327. When a user account is deleted, if there is a security identification
  1328. (SID) or name entry in the account cache, then it should be aged out
  1329. in five minutes. This does not occur.
  1330.  
  1331. --------------------------------------------------
  1332. Calling a Pageable Function While Holding Spinlock
  1333. --------------------------------------------------
  1334.  
  1335. Article ID: Q105787
  1336.  
  1337. When the NpCancelWaiter() application programming interface (API) is
  1338. called, it obtains a spinlock by calling the pageable
  1339. RtlUpcaseUnicodeChar() API. There is a bug in the NpCancelWaiter API.
  1340.  
  1341. -------------------------------------------
  1342. Two Network Adapters Do Not Work for TCP/IP
  1343. -------------------------------------------
  1344.  
  1345. Article ID: Q105788
  1346.  
  1347. If you have two network adapters installed and the last octet of the
  1348. IP address of the second adapter is greater than 127, they will not
  1349. work under TCP/IP.
  1350.  
  1351. ---------------------------------------------------------
  1352. Changing Subdirectory on Macintosh Volume Causes Bugcheck
  1353. ---------------------------------------------------------
  1354.  
  1355. Article ID: Q105798
  1356.  
  1357. A bugcheck is generated when you go into a subdirectory on a CD
  1358. Macintosh volume, replace the CD on the Windows NT Advanced Server,
  1359. select another subdirectory on the Macintosh volume, and then choose
  1360. Retry several times when you are prompted to insert the correct CD.
  1361.  
  1362. ------------------------------------------------------------
  1363. NDIS Indications Stop Responding when No Memory is Available
  1364. ------------------------------------------------------------
  1365.  
  1366. Article ID: Q105799
  1367.  
  1368. If the API that allocates memory fails, NDIS could stop responding
  1369. (hang).
  1370.  
  1371. ---------------------------------
  1372. Backup Program Loops Indefinitely
  1373. ---------------------------------
  1374.  
  1375. Article ID: Q105800
  1376.  
  1377. When you restore files using the Windows NT Backup program, the Backup
  1378. program loops indefinitely when there is exactly 4 gigabytes (GB) of
  1379. data left to process.
  1380.  
  1381. ----------------------------------
  1382. WOW Sets Sound Pointer Incorrectly
  1383. ----------------------------------
  1384.  
  1385. Article ID: Q105801
  1386.  
  1387. An uninitialized variable can cause WOW to set the sound pointer
  1388. incorrectly.
  1389.  
  1390. ----------------------------------------------------------
  1391. Printing from Macintosh to Advanced Server Causes Bugcheck
  1392. ----------------------------------------------------------
  1393.  
  1394. Article ID: Q105802
  1395.  
  1396. Printing from a Macintosh to a Windows NT Advanced Server computer
  1397. causes a bugcheck.
  1398.  
  1399. -----------------------------------------
  1400. Acer MIPS System Needs More Map Registers
  1401. -----------------------------------------
  1402.  
  1403. Article ID: Q105803
  1404.  
  1405. The number of map registers had not been increased for Acer MIPS HAL
  1406. systems.
  1407.  
  1408. -----------------------------
  1409. APIs Do Incorrect Comparisons
  1410. -----------------------------
  1411.  
  1412. Article ID: Q105804
  1413.  
  1414. APIs do incorrect comparisons when two port APIs take a parameter as
  1415. an integer then do comparisons of the integer against an unsigned
  1416. short that is incorrectly sign-extended. If a port or protocol number
  1417. greater than 127 is passed into these routines, they will not return
  1418. any information.
  1419.  
  1420. ----------------------
  1421. WOW32 Access Violation
  1422. ----------------------
  1423.  
  1424. Article ID: Q105805
  1425.  
  1426. Some tests on WinSock that call an API with NULL pointers do an access
  1427. violation or have a value too large to be returned from the API.
  1428.  
  1429. -----------------------------------------------------
  1430. Recursive Batch File Causes System to Stop Responding
  1431. -----------------------------------------------------
  1432.  
  1433. Article ID: Q105851
  1434.  
  1435. When the following batch file is run, your system may stop responding
  1436. (hang) within about one minute:
  1437.  
  1438.    @rem Name this file "ntkiller.bat" and run!
  1439.    @title NT Killer v1.1 (c) Oxymoron 1993  DISTRIBUTE FREELY
  1440.    @start ntkiller.bat
  1441.    @start /b ntkiller.bat
  1442.    @exit
  1443.  
  1444. ------------------------------------------------------
  1445. System Clock Appears to Lose About One Second per Hour
  1446. ------------------------------------------------------
  1447.  
  1448. Article ID: Q106434
  1449.  
  1450. If the time is continuously read on an x86-based Windows NT machine,
  1451. the system appears to lose a second each hour.
  1452.  
  1453. ------------------------------------------------------
  1454. SFM: Critical Error After Applying U.S. Service Pack 1
  1455. ------------------------------------------------------
  1456.  
  1457. Article ID: Q106555
  1458.  
  1459. If you try to install Services for Macintosh after installing U.S.
  1460. Service Pack 1 for Windows NT and Windows NT Advanced Server version
  1461. 3.1, the following error message may appear:
  1462.  
  1463.    A critical error has occured.
  1464.  
  1465.    The INF OEMNXPSM is missing the referenced file description
  1466.    section [Files - SFM].
  1467.  
  1468.    Check for missing lines.
  1469.  
  1470. ------------------------------------------------------------
  1471. Closing Word for Windows 6.0 Causes General Protection Fault
  1472. ------------------------------------------------------------
  1473.  
  1474. Article ID: Q106735
  1475.  
  1476. After shutting down Microsoft Word for Windows version 6.0 and
  1477. restarting, you minimize and close Word. A general protection (GP)
  1478. fault occurs in KRNL386.EXE (the Windows NT kernel).
  1479.  
  1480. This problem may occur in other Windows-based applications that use
  1481. object-linking and embedding (OLE) version 2.0.
  1482.  
  1483. ----------------------------------------------
  1484. Computer Hangs with Diagonal Pattern on Screen
  1485. ----------------------------------------------
  1486.  
  1487. Article ID: Q106736
  1488.  
  1489. Your computer may stop responding (hang) with a strange, diagonal
  1490. pattern on your screen. This problem occurs with some S3-based video
  1491. adapters.
  1492.  
  1493. -------------------------
  1494. ATI Video Driver Problems
  1495. -------------------------
  1496.  
  1497. Article ID: Q106737
  1498.  
  1499. You may experience screen-drawing problems such as bad repaints, text
  1500. overwrites, and partially drawn buttons. These problems occur with
  1501. ATI Ultra video adapters and the ATI video drivers that came with
  1502. Windows NT.
  1503.  
  1504. -----------------------------------------------
  1505. NetLogon: Primary Group Not Replicated Properly
  1506. -----------------------------------------------
  1507.  
  1508. Article ID: Q106738
  1509.  
  1510. Windows NT NetLogon does not replicate the primary group correctly.
  1511. The primary group is always called Domain Users. Also, if you are not
  1512. a member of the primary group, replication fails with error C0000068.
  1513. The replication is attempted and fails every five minutes until you
  1514. shut down your computer.
  1515.  
  1516. -------------------------------------------------------
  1517. Visual C++ 1.0: Breakpoints Not Working with DPMI Calls
  1518. -------------------------------------------------------
  1519.  
  1520. Article ID: Q106739
  1521.  
  1522. Calling a DPMI function to set a debug register in Microsoft Visual
  1523. C++ succeeds but does not invoke the breakpoint.
  1524.  
  1525. -----------------------------------------------------------
  1526. Exception Error Printing from Word 6.0 to Windows NT Server
  1527. -----------------------------------------------------------
  1528.  
  1529. Article ID: Q106740
  1530.  
  1531. You receive an exception error when you print from Microsoft Word for
  1532. Windows version 6.0 to a Windows NT server. The exception error
  1533. occurs in the graphical device interface (GDI) of Windows NT.
  1534.  
  1535. ----------------------------------------------------------
  1536. External Monitor on Toshiba 4400sx Monochrome Doesn't Work
  1537. ----------------------------------------------------------
  1538.  
  1539. Article ID: Q106742
  1540.  
  1541. You cannot get the video to work correctly under Windows NT on a
  1542. Toshiba 4400sx monochrome computer with an external monitor. This is
  1543. caused by the Western Digital (WD) video driver. The WD driver
  1544. expects the WD chip set on the 4400sx to be standard when, in fact, it
  1545. is a slightly modified version designed specially for the Toshiba
  1546. monochrome computer. The WD driver does not use the proper unlocking
  1547. code and is not able to write anything to the video adapter.
  1548.  
  1549. ---------------------------------------------------------
  1550. After Converting FAT to NTFS SYSTEM32 Directory Corrupted
  1551. ---------------------------------------------------------
  1552.  
  1553. Article ID: Q106743
  1554.  
  1555. After instructing Windows NT Setup to convert your FAT partition to
  1556. NTFS (the partition containing Windows NT), the SYSTEM32 directory is
  1557. corrupted.
  1558.  
  1559. ----------------------------------------------
  1560. Deleting Connection Closes Files on Open Share
  1561. ----------------------------------------------
  1562.  
  1563. Article ID: Q106744
  1564.  
  1565. If you delete a connection to a network share on which you have open
  1566. files from a different connection, the files are closed. For
  1567. example, if you have two connections, such as E and F, to a network share
  1568. and a file (F:\TEST.TXT) open on F, when you close E, F:\TEST.TXT is
  1569. closed as well. This can result in lost data or other problems.
  1570.  
  1571. -----------------------------------------------------
  1572. Cannot Restart After Converting FAT Partition to NTFS
  1573. -----------------------------------------------------
  1574.  
  1575. Article ID: Q107149
  1576.  
  1577. After you convert a FAT partition to NTFS, you are unable to restart
  1578. (reboot) your computer. This problem does not occur on RISC-based
  1579. computers.
  1580.  
  1581. ---------------------------------------------------------
  1582. Service Pack Update Fails with Not Enough Free Disk Space
  1583. ---------------------------------------------------------
  1584.  
  1585. Article ID: Q107150
  1586.  
  1587. The Update program does not check for free disk space before
  1588. performing the upgrade. If you have less than 5 MB of free disk
  1589. space, Update may fail and leave corrupted system files. This results
  1590. in not being able to start Windows NT.
  1591.  
  1592. -------------------------------------------------
  1593. Event Viewer Uses Too Much Memory After Some Time
  1594. -------------------------------------------------
  1595.  
  1596. Article ID: Q107154
  1597.  
  1598. You may encounter a problem with Event Viewer if it has been running
  1599. for a long time and creating a lot of event logs. After several
  1600. hours, Event Viewer starts to take more and more memory. It does not
  1601. release memory properly when it performs certain operations on the
  1602. event log. This problem occurs even when you instruct Event Viewer to
  1603. keep to a maximum event log size.
  1604.  
  1605. ---------------------------------------------------
  1606. DLC: MP Computer Blue Stop Screen After SNA Stopped
  1607. ---------------------------------------------------
  1608.  
  1609. Article ID: Q107155
  1610.  
  1611. After stopping an SNA connection, your multi-processor machine stops
  1612. responding (hangs) with a blue stop screen. There is a deadlock
  1613. between processors; each one is waiting for something from the other.
  1614.  
  1615. ---------------------------------------------------
  1616. One Processor Shows 100% Usage Constantly on NCR MP
  1617. ---------------------------------------------------
  1618.  
  1619. Article ID: Q107234
  1620.  
  1621. You may notice on your NCR multiprocessor (MP) computer that one
  1622. processor seems to be stuck at 100% usage. This is an error in the
  1623. manner in which the NCR hardware abstraction layer (HAL) reports CPU
  1624. usage.
  1625.  
  1626. -------------------------------------------
  1627. French MIPS: Illegal Instruction in WOWEXEC
  1628. -------------------------------------------
  1629.  
  1630. Article ID: Q107235
  1631.  
  1632. Error messages stating that the WOWEXEC component of Windows NT (the
  1633. 16-bit Windows subsystem) could not be started may appear after
  1634. installing the French version of Windows NT or Windows NT Advanced
  1635. Server from CD-ROM. This is caused by a bad KB16.COM file.
  1636.  
  1637. ----------------------------------------------------------
  1638. Unable to Run Word for Windows 6.0 on RISC-based Computers
  1639. ----------------------------------------------------------
  1640.  
  1641. Article ID: Q107236
  1642.  
  1643. The 16-bit Windows subsystem fails with a general protection
  1644. violation when you load Microsoft Word for Windows version 6.0 on a
  1645. RISC-based computer.
  1646.  
  1647. ---------------------------------------------
  1648. LAN Manager NET USE Generates MS-DOS Error 55
  1649. ---------------------------------------------
  1650.  
  1651. Article ID: Q107237
  1652.  
  1653. A LAN Manager workstation generates MS-DOS Error 55 when you NET USE
  1654. to a remote server running Windows NT or Windows NT Advanced Server
  1655. version 3.1 over a Token Ring network with Source Routing Bridges. A
  1656. Windows NT workstation will not experience this problem.
  1657.  
  1658. -------------------------------------------------
  1659. Fault Tolerance Errors on Striped Set with Parity
  1660. -------------------------------------------------
  1661.  
  1662. Article ID: Q107238
  1663.  
  1664. An error message may appear that states one of the volumes in a
  1665. striped set with parity can no longer be accessed. This error message
  1666. may appear several times a day. The SCSI driver, DPTSCSI.SYS, has a
  1667. problem that creates this error.
  1668.  
  1669. ------------------------------------------------------------
  1670. Portuguese Language: Accent Circumflex (^) Key Dysfunctional
  1671. ------------------------------------------------------------
  1672.  
  1673. Article ID: Q107239
  1674.  
  1675. If you select the Portuguese language, the accent circumflex (^) key
  1676. does not properly create the Portuguese A, I, O, or U characters. (In
  1677. Portuguese, the accent circumflex mark would appear above these
  1678. vowels.) You can use the ALT key to specify the ASCII number for the
  1679. character.
  1680.  
  1681. ---------------------------------------------
  1682. Stop Screen After You Detach Token Ring Cable
  1683. ---------------------------------------------
  1684.  
  1685. Article ID: Q107240
  1686.  
  1687. After you detach and reattach the Token Ring cable from your computer,
  1688. Windows NT may go to a blue stop screen. This problem occurs when you
  1689. have the SNA Server service running. The following event is logged:
  1690.  
  1691.    233: DLC command failed, error code 23
  1692.  
  1693. ---------------------------------------------------------
  1694. Backup Does Not Back Up Files Ending in Spaces or Periods
  1695. ---------------------------------------------------------
  1696.  
  1697. Article ID: Q107241
  1698.  
  1699. Windows NT Backup does not back up files that end in spaces or periods.
  1700. Because Macintosh computers create files with trailing spaces, this
  1701. can be of major concern for networks that employ Services for
  1702. Macintosh.
  1703.  
  1704. ------------------------------------------
  1705. Local Path Set to UNC Path in User Manager
  1706. ------------------------------------------
  1707.  
  1708. Article ID: Q107242
  1709.  
  1710. When you upgrade from a LAN Manager server to Windows NT, in User
  1711. Manager you may notice some strange behavior. In the User Environment
  1712. Profile dialog box, instead of containing the proper path to your home
  1713. directory, the Local Path field contains a universal naming convention
  1714. (UNC) path. If you attempt to continue with this path, User Manager
  1715. informs you that the UNC path is invalid. You are required to enter a
  1716. drive letter in the Local Path field. Also, if you choose to connect to
  1717. your home directory, the information in the Local Path field is not
  1718. reproduced and you must retype it.
  1719.  
  1720. Also, Winlogon will log you on with an invalid local path and assign
  1721. the home directory to the root of drive C without cautioning you.
  1722.  
  1723. ----------------------------------------------------------
  1724. Setup: Some COMPAQ Qvision Video Adapters Are Not Detected
  1725. ----------------------------------------------------------
  1726.  
  1727. Article ID: Q107243
  1728.  
  1729. Windows NT Setup may not recognize your COMPAQ Qvision video adapter
  1730. (EISA versions). This is because the TXTSETUP.INF file is hard-coded
  1731. for a specific Qvision adapter (CPQ3011); newer Qvision adapters have
  1732. new names.
  1733.  
  1734. ---------------------------------------------------------
  1735. Screg Access Violates Intermittently When Stopping Driver
  1736. ---------------------------------------------------------
  1737.  
  1738. Article ID: Q107246
  1739.  
  1740. Stopping one of the SNA server services causes Service Controller to
  1741. generate an access violation error intermittently. To recover from
  1742. this error, you need to restart your computer.
  1743.  
  1744. ------------------------------------------------------
  1745. Spaces Not Removed From Short Filenames in NTFS Shares
  1746. ------------------------------------------------------
  1747.  
  1748. Article ID: Q107247
  1749.  
  1750. You may experience problems working with files from a shared NTFS
  1751. directory on a Windows NT computer from an MS-DOS computer. When
  1752. filenames are not long, that is, when they fit into the "8.3" FAT
  1753. filename convention, spaces are not removed. For example, if the
  1754. following filename is in an NTFS directory, the MS-DOS client would
  1755. see no change:
  1756.  
  1757.    A TEST.BAT
  1758.  
  1759. When you try to copy this file or perform other file operations,
  1760. filename error messages appear.
  1761.  
  1762. ---------------------------------------------------------
  1763. File Manager Hangs Opening Many New Network Drive Windows
  1764. ---------------------------------------------------------
  1765.  
  1766. Article ID: Q107248
  1767.  
  1768. File Manager stops responding (hangs) if you double-click network
  1769. drive icons repeatedly and quickly, opening new directory windows. You
  1770. may not be able to shut down File Manager or your computer.
  1771.  
  1772. ----------------------------------------------------
  1773. Disk Administrator Only Supports 50 Hard Disk Drives
  1774. ----------------------------------------------------
  1775.  
  1776. Article ID: Q107251
  1777.  
  1778. Disk Administrator supports only 50  or fewer hard disk drives.
  1779.  
  1780. -------------------------------------------------
  1781. Share Not Recreated if SYSTEM Cannot Access Share
  1782. -------------------------------------------------
  1783.  
  1784. Article ID: Q107252
  1785.  
  1786. If you share a directory on an NTFS partition and only give full
  1787. access to yourself (or another user account), but not to SYSTEM (the
  1788. operating system itself), the share is not recreated the next time you
  1789. start Windows NT.
  1790.  
  1791. -------------------------------------------------------
  1792. ACLCONV Err Msg: ...PAGEFILE.SYS is corrupt. Run CHKDSK
  1793. -------------------------------------------------------
  1794.  
  1795. Article ID: Q107253
  1796.  
  1797. If you run ACLCONV on a partition that contains PAGEFILE.SYS, the
  1798. following error message appears:
  1799.  
  1800.    The file PAGEFILE.SYS is corrupt. Run CHKDSK.
  1801.  
  1802. ACLCONV then fails to restore remaining access control lists (ACLs).
  1803.  
  1804. -------------------------------------------------
  1805. Blue Stop Screen: Exception Error in NTOSKRNL.EXE
  1806. -------------------------------------------------
  1807.  
  1808. Article ID: Q107378
  1809.  
  1810. Calling the QueryDosDevice() API with an incorrect device name causes a
  1811. blue stop screen to appear. An unhandled kernel exception error is
  1812. generated in NTOSKRNL.EXE.
  1813.  
  1814. -------------------------------------------------------
  1815. File and Directory Display Problems in Borland Workshop
  1816. -------------------------------------------------------
  1817.  
  1818. Article ID: Q107447
  1819.  
  1820. Borland Workshop does not display the directory and file structure
  1821. correctly under Windows NT. When you choose to open or save a file,
  1822. the directory listing may be incomplete and you may not be able to
  1823. navigate through other directories as the double dot icon (..) does
  1824. not appear.
  1825.  
  1826.  
  1827. ----------------------------------------------------------
  1828. Publisher 2.0a May GP Fault Due to Window Property Problem
  1829. ----------------------------------------------------------
  1830.  
  1831. Article ID: Q107448
  1832.  
  1833. Microsoft Publisher 2.0a may generate a general protection (GP) fault
  1834. because of the way Windows NT handles window properties. In Microsoft
  1835. Windows 3.1, window properties are globally allocated. In Windows NT,
  1836. they are allocated separately for each process. Because of this
  1837. difference, some 16-bit Windows-based applications may exhibit
  1838. problems under Windows NT.
  1839.  
  1840. --------------------------------------------------------
  1841. Cannot Start Application with Long Path (64+ Characters)
  1842. --------------------------------------------------------
  1843.  
  1844. Article ID: Q107449
  1845.  
  1846. You cannot start some 16-bit applications from File Manager (or by
  1847. using their full path from any command prompt) if the path is greater
  1848. than 64 characters.
  1849.  
  1850. -----------------------------------------------------
  1851. ALT+F4+F6 in 16-bit MDI Applications Hangs Windows NT
  1852. -----------------------------------------------------
  1853.  
  1854. Article ID: Q107452
  1855.  
  1856. If you press ALT+F4+F6 with several open documents in an application
  1857. that provides multiple document interface (MDI) support, Windows NT
  1858. may stop responding (hang). For example, if you start Word for
  1859. Windows 2.0, start a new document, and type some text but do not save
  1860. it, you can hang Windows NT by pressing ALT+F4+F6.
  1861.  
  1862. ----------------------------------------------------
  1863. IBM Thinkpad 720C Cannot See Disk on Docking Station
  1864. ----------------------------------------------------
  1865.  
  1866. Article ID: Q107453
  1867.  
  1868. You may be unable to access the internal hard disk drive in the
  1869. docking station of the IBM Thinkpad 720c computer.
  1870.  
  1871. -----------------------------------------------------
  1872. Must Restart Computer Running ACLCONV on Large Volume
  1873. -----------------------------------------------------
  1874.  
  1875. Article ID: Q107456
  1876.  
  1877. When you run ACLCONV on a large volume with many directories (15,000
  1878. or more), ACLCONV may fail and you may need to restart Windows NT.
  1879. ACLCONV uses the paging file to store access control list (ACL)
  1880. information. One of its processes does release some of this memory
  1881. for each ACL entry. With a very large number of directory and file
  1882. entries, this problem can quickly fill up your paging file.
  1883.  
  1884.  
  1885. ------------------------------------------------------------
  1886. Word for Windows 6.0 Closing Header Toolbar Hangs Windows NT
  1887. ------------------------------------------------------------
  1888.  
  1889. Article ID: Q107509
  1890.  
  1891. When you close the header toolbar in Microsoft Word for Windows 6.0,
  1892. you may cause Windows NT to stop responding (hang).
  1893.  
  1894. -------------------------------------------
  1895. Update Incorrectly States That Setup Failed
  1896. -------------------------------------------
  1897.  
  1898. Article ID: Q107548
  1899.  
  1900. Before Update begins applying the latest files to your Windows NT
  1901. installation, it asks if you would like to cancel. If you choose to
  1902. cancel, Update incorrectly states that Setup has failed:
  1903.  
  1904.    Setup failed to update the system.
  1905.  
  1906. -----------------------------------------------
  1907. Problems Trying to Add Digiboard PC/16E Drivers
  1908. -----------------------------------------------
  1909.  
  1910. Article ID: Q107552
  1911.  
  1912. When you try to install the Digiboard PC/16E drivers that are
  1913. available with U.S. Service Pack 1, an error message appears
  1914. informing you that part of the OEMNADDS.INF information file is
  1915. missing.
  1916.  
  1917. --------------------------------
  1918. Backup Hangs During Verification
  1919. --------------------------------
  1920.  
  1921. Article ID: Q107554
  1922.  
  1923. The Backup program stops responding (hangs) during the verification
  1924. phase of restoring a tape.
  1925.  
  1926. -----------------------------------------------------
  1927. Cannot Backup Files Remotely with No File Permissions
  1928. -----------------------------------------------------
  1929.  
  1930. Article ID: Q107633
  1931.  
  1932. You have an account with backup and administrative privileges. From
  1933. File Manager, either logged onto the Windows NT domain controller or
  1934. another Windows NT server, you cannot access the files in a directory
  1935. for which your account has no permissions. However, from the Backup
  1936. program, you can see files in the same directory if you are logged
  1937. onto the Windows NT server sharing the files. In other words, you are
  1938. able to backup files without file permissions locally, but not
  1939. remotely.
  1940.  
  1941. ---------------------------------------------
  1942. Print Manager: 100% CPU Usage During Printing
  1943. ---------------------------------------------
  1944.  
  1945. Article ID: Q107644
  1946.  
  1947. During printing, Print Manager uses 100% CPU time. This can create
  1948. problems like system slow-downs if you are also running an
  1949. application like SQL Server.
  1950.  
  1951. --------------------------------------------------
  1952. Embedded Document Doesn't Load When Double-clicked
  1953. --------------------------------------------------
  1954.  
  1955. Article ID: Q107663
  1956.  
  1957. If you try to load an embedded document by double-clicking its icon
  1958. in Microsoft Mail, it does not load into its associated application.
  1959.  
  1960. ------------------------------------------
  1961. Slow Network Performance in Mail or Access
  1962. ------------------------------------------
  1963.  
  1964. Article ID: Q108046
  1965.  
  1966. The Windows NT network redirector can cause some performance problems under
  1967. certain situations. These situations are most noticeable when you run
  1968. Microsoft Mail or Microsoft Access. The redirector pauses for as long as
  1969. three seconds after closing a file it has written to before it releases the
  1970. write cache.
  1971.  
  1972. ----------------------------------------------------
  1973. Windows NT DLC Protocol Doesn't Work on FDDI Network
  1974. ----------------------------------------------------
  1975.  
  1976. Article ID: Q108048
  1977.  
  1978. The Windows NT DLC protocol does not work on an FDDI network.
  1979.  
  1980. ---------------------------------------
  1981. SFM Err Msg: ...OEMNXPSM.INF is Missing
  1982. ---------------------------------------
  1983.  
  1984. Article ID: Q108049
  1985.  
  1986. After you install U.S. Service Pack 1 and you attempt to install Services
  1987. for Macintosh (from Control Panel), the following error message appears:
  1988.  
  1989.    The information file OEMNXPSM.INF is missing the referenced file
  1990.    description section [Files - SFM]. Check for missing lines.
  1991.  
  1992. Services for Macintosh fails to install.
  1993.  
  1994. ------------------------------------------------
  1995. Macintosh Finder Sometimes Does Not Display File
  1996. ------------------------------------------------
  1997.  
  1998. Article ID: Q108056
  1999.  
  2000. You can sometimes not see a file in a shared directory on the server from
  2001. your Macintosh computer, while the same file is visible from your Windows
  2002. NT server. You can perform actions on the file from the Macintosh, but
  2003. often the Finder does not display the file.
  2004.  
  2005. ---------------------------------------------------------
  2006. Win32 Applications Don't Support Some Macintosh Filenames
  2007. ---------------------------------------------------------
  2008.  
  2009. Article ID: Q108057
  2010.  
  2011. Some filenames created on a Macintosh computer are incompatible with Win32
  2012. application programming interfaces (APIs). These filenames include spaces
  2013. or are very long (256 or more characters). NTFS supports these filenames,
  2014. but all Win32 applications do not. Because of this, unexpected results can
  2015. occur when performing file operations on these files.
  2016.  
  2017. ---------------------------------------------------------
  2018. Not All Groups Are Listed in File Manager in User Browser
  2019. ---------------------------------------------------------
  2020.  
  2021. Article ID: Q108058
  2022.  
  2023. On a domain with more than 50 groups, you may see only a small percentage
  2024. listed in the permissions editor in File Manager (in the user browse list).
  2025. You are able to access all the groups, but have to type the names of the
  2026. ones not listed.
  2027.  
  2028. ----------------------------------------------------------
  2029. Err Msg: The Conversion Failed...Was Not Converted to NTFS
  2030. ----------------------------------------------------------
  2031.  
  2032. Article ID: Q108263
  2033.  
  2034. When you instruct Windows NT Setup to convert an HPFS volume to NTFS
  2035. or use the CONVERT command at the command line, the file system
  2036. conversion fails and the following error message appears:
  2037.  
  2038.    The conversion failed. The [drive] was not converted to NTFS.
  2039.  
  2040. -----------------------------------------------------------
  2041. Word 6.0 Find File Generates Application Error in NTVDM.EXE
  2042. -----------------------------------------------------------
  2043.  
  2044. Article ID: Q108264
  2045.  
  2046. You receive an application error in NTVDM.EXE when you print in the
  2047. background and perform a Find File operation in Microsoft Word for
  2048. Windows 6.0. After the error, Word stops responding (hangs).
  2049.  
  2050. NOTE: This problem may only occur when finding a file from a network
  2051. share and using a 256-color video driver.
  2052.  
  2053. -----------------------------------------------------------
  2054. Event Viewer Won't Run If Application Registry Keys Removed
  2055. -----------------------------------------------------------
  2056.  
  2057. Article ID: Q108266
  2058.  
  2059. If you remove the Event Viewer keys for an application that you are
  2060. monitoring in Event Viewer, it fails to start. For example, if you
  2061. are monitoring SQL Server events and you go into the Registry and
  2062. remove the Event Viewer keys for SQL Server, Event Viewer will no
  2063. longer start.
  2064.  
  2065. ----------------------------------------------
  2066. Your Intel Ether Express Network Adapter Fails
  2067. ----------------------------------------------
  2068.  
  2069. Article ID: Q108044
  2070.  
  2071. Your Intel Ether Express network adapter fails. This problem was corrected
  2072. in the EE16.SYS driver available from the Windows Driver Library (WDL).
  2073.  
  2074. ----------------------------
  2075. GP Fault After Choosing Copy
  2076. ----------------------------
  2077.  
  2078. Article ID: Q106220
  2079.  
  2080. After you choose Copy from the Edit menu in Microsoft Word 6.0, a general
  2081. protection (GP) fault occurs in OLE2.DLL.
  2082.  
  2083. --------------------------------------------
  2084. Global Constructors Not Called in Alpha DLLs
  2085. --------------------------------------------
  2086.  
  2087. Article ID: Q98732
  2088.  
  2089. C++ constructors on global variables are not invoked when a dynamic
  2090. link library (DLL) is loaded on the Alpha AXP platform.
  2091.  
  2092. Additional reference words: 3.10 qfe servpack
  2093. KBCategory:
  2094. KBSubCategory: WINNT CSDISSUE
  2095.  
  2096. =============================================================================
  2097.  
  2098. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  2099. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  2100. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  2101. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  2102. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  2103. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  2104. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  2105. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  2106. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  2107. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  2108. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  2109.  
  2110. Copyright Microsoft Corporation 1994.